gpsbabel.git
22 years agoAdd mapopolis.com mapconverter format as an internally parsed XCSV style.
alexmot [Tue, 12 Aug 2003 14:57:38 +0000 (14:57 +0000)]
Add mapopolis.com mapconverter format as an internally parsed XCSV style.

22 years agoUse isatty instead of stat/S_ISCHR to determine "serialness".
robertl [Mon, 11 Aug 2003 16:30:55 +0000 (16:30 +0000)]
Use isatty instead of stat/S_ISCHR to determine "serialness".

22 years ago(route #0 bug) enforce sequential route numbers when writing route output.
alexmot [Wed, 6 Aug 2003 14:13:17 +0000 (14:13 +0000)]
(route #0 bug) enforce sequential route numbers when writing route output.

22 years agoduplicate filter would crash if there wre no waypoints in the list
parkrrrr [Tue, 5 Aug 2003 15:02:01 +0000 (15:02 +0000)]
duplicate filter would crash if there wre no waypoints in the list

22 years agoAdd -O by default. Allow additional debug & opts from cmd line.
robertl [Thu, 31 Jul 2003 16:38:00 +0000 (16:38 +0000)]
Add -O by default.  Allow additional debug & opts from cmd line.

22 years agofixed apparent but not real memory leak
parkrrrr [Thu, 31 Jul 2003 16:23:22 +0000 (16:23 +0000)]
fixed apparent but not real memory leak

22 years agodrip, drip, drip... fixed some memory leaks
parkrrrr [Thu, 31 Jul 2003 15:23:28 +0000 (15:23 +0000)]
drip, drip, drip... fixed some memory leaks

22 years agoadd polygon caveats
parkrrrr [Thu, 31 Jul 2003 14:38:44 +0000 (14:38 +0000)]
add polygon caveats

22 years agolots of math optimizations
parkrrrr [Thu, 31 Jul 2003 14:26:43 +0000 (14:26 +0000)]
lots of math optimizations

22 years agoDoh! Commit the right version...
robertl [Wed, 30 Jul 2003 05:10:12 +0000 (05:10 +0000)]
Doh!   Commit the right version...

22 years agoRobustify on missing input comments.
robertl [Wed, 30 Jul 2003 04:54:25 +0000 (04:54 +0000)]
Robustify on missing input comments.

22 years agoTighten doc on Mapsource and PCX a little.
robertl [Tue, 29 Jul 2003 22:02:55 +0000 (22:02 +0000)]
Tighten doc on Mapsource and PCX a little.

22 years agoMake GPX input modules optional.
robertl [Tue, 29 Jul 2003 19:29:14 +0000 (19:29 +0000)]
Make GPX input modules optional.

22 years ago1. Fix bug with field delimiter getting overwritten by record delimiter.
alexmot [Tue, 29 Jul 2003 15:49:07 +0000 (15:49 +0000)]
1. Fix bug with field delimiter getting overwritten by record delimiter.
2. Add field and record delimiters to bad characters by default.

22 years agoyet more totally gratituous warning cleanups.
robertl [Mon, 28 Jul 2003 22:59:01 +0000 (22:59 +0000)]
yet more totally gratituous warning cleanups.

22 years agoRemove zillions of unused local variables.
robertl [Mon, 28 Jul 2003 22:38:26 +0000 (22:38 +0000)]
Remove zillions of unused local variables.

22 years agoMore "zero value added" language cleanups.
robertl [Mon, 28 Jul 2003 21:08:43 +0000 (21:08 +0000)]
More "zero value added" language cleanups.

22 years agoAdd additional cache types for Magproto.
robertl [Mon, 28 Jul 2003 20:56:00 +0000 (20:56 +0000)]
Add additional cache types for Magproto.
Misc lang cleanups.

22 years agoNuke dead locals.
robertl [Mon, 28 Jul 2003 20:45:51 +0000 (20:45 +0000)]
Nuke dead locals.

22 years agoClean up sign/unsign warnings in stupidest possible way.
robertl [Mon, 28 Jul 2003 20:40:55 +0000 (20:40 +0000)]
Clean up sign/unsign warnings in stupidest possible way.

22 years agoBetter Garmin icon mappings for geocaches from Ian Mahuron.
robertl [Mon, 28 Jul 2003 16:43:53 +0000 (16:43 +0000)]
Better Garmin icon mappings for geocaches from Ian Mahuron.

22 years agoremove almost all references to stderr; make them all either fatal() or warning()
parkrrrr [Fri, 25 Jul 2003 16:41:11 +0000 (16:41 +0000)]
remove almost all references to stderr; make them all either fatal() or warning()

22 years agoadd argument type and flags to argument specifications as an aid to potential GUIs
parkrrrr [Fri, 25 Jul 2003 16:09:43 +0000 (16:09 +0000)]
add argument type and flags to argument specifications as an aid to potential GUIs

22 years agoFix waypoint output indexes when using multiple output files in xcsv and Topo!
alexmot [Wed, 23 Jul 2003 13:56:49 +0000 (13:56 +0000)]
Fix waypoint output indexes when using multiple output files in xcsv and Topo!

22 years agoadd 'exclude' option to radius filter
parkrrrr [Mon, 21 Jul 2003 21:19:02 +0000 (21:19 +0000)]
add 'exclude' option to radius filter

22 years agojust a minor spacing thing
parkrrrr [Sun, 20 Jul 2003 19:48:51 +0000 (19:48 +0000)]
just a minor spacing thing

22 years agoadd polygon filter
parkrrrr [Sun, 20 Jul 2003 19:46:57 +0000 (19:46 +0000)]
add polygon filter

22 years agoModify header-reading code to better handle different variants of .mps files
parkrrrr [Sat, 19 Jul 2003 16:26:01 +0000 (16:26 +0000)]
Modify header-reading code to better handle different variants of .mps files

22 years agoFix "An attempt was made to access an unamed file past its end" issue in NG Topo.
alexmot [Fri, 18 Jul 2003 13:24:31 +0000 (13:24 +0000)]
Fix "An attempt was made to access an unamed file past its end" issue in NG Topo.

22 years agoRegenerate.
robertl [Fri, 18 Jul 2003 03:26:39 +0000 (03:26 +0000)]
Regenerate.

22 years agoAdd 'arc' style and xcsv support for tracks and routes
parkrrrr [Thu, 17 Jul 2003 23:25:46 +0000 (23:25 +0000)]
Add 'arc' style and xcsv support for tracks and routes

22 years agoFix problems with the warning, add exclude option
parkrrrr [Thu, 17 Jul 2003 23:14:24 +0000 (23:14 +0000)]
Fix problems with the warning, add exclude option

22 years agoWarn people to not edit generated files.
robertl [Thu, 17 Jul 2003 17:34:18 +0000 (17:34 +0000)]
Warn people to not edit generated files.

22 years agoReview feedback. From Ron.
robertl [Thu, 17 Jul 2003 15:58:24 +0000 (15:58 +0000)]
Review feedback.   From Ron.

22 years agoIncorporate distance-along-a-route doc. From Ron.
robertl [Thu, 17 Jul 2003 15:58:15 +0000 (15:58 +0000)]
Incorporate distance-along-a-route doc.  From Ron.

22 years agoWhack dead code.
robertl [Thu, 17 Jul 2003 05:22:41 +0000 (05:22 +0000)]
Whack dead code.

22 years agoAdd reference gpilots file.
robertl [Thu, 17 Jul 2003 05:11:12 +0000 (05:11 +0000)]
Add reference gpilots file.

22 years agoTest GPilotS support.
robertl [Thu, 17 Jul 2003 05:10:25 +0000 (05:10 +0000)]
Test GPilotS support.

22 years agoAdd rest of Ron's arc distance stuff.
robertl [Thu, 17 Jul 2003 05:09:05 +0000 (05:09 +0000)]
Add rest of Ron's arc distance stuff.

22 years agoAdd rest of Ron's arcdist filter.
robertl [Thu, 17 Jul 2003 05:08:37 +0000 (05:08 +0000)]
Add rest of Ron's arcdist filter.

22 years agoAdd ability to write GPilotS waypoints.
robertl [Thu, 17 Jul 2003 05:05:50 +0000 (05:05 +0000)]
Add ability to write GPilotS waypoints.
Doc GPilotS

22 years agoDeliver useful error on unknown input type.
robertl [Thu, 17 Jul 2003 03:26:40 +0000 (03:26 +0000)]
Deliver useful error on unknown input type.

22 years agoVaporize docopy
robertl [Tue, 15 Jul 2003 17:42:04 +0000 (17:42 +0000)]
Vaporize docopy

22 years agocorrect several minor language violations. From Bruce Thompson and myself...
robertl [Tue, 15 Jul 2003 16:36:20 +0000 (16:36 +0000)]
correct several minor language violations.  From Bruce Thompson and myself...

22 years agoPick up missing commit to add centisecs.
robertl [Mon, 14 Jul 2003 19:57:11 +0000 (19:57 +0000)]
Pick up missing commit to add centisecs.

22 years agoCommit incomplete clickable image maps in the hopes that someone else
robertl [Mon, 14 Jul 2003 19:56:16 +0000 (19:56 +0000)]
Commit incomplete clickable image maps in the hopes that someone else
can run with that...

22 years agoAlan Acurry reports that Mapsned hoses if you edit a file with a comment
robertl [Sat, 12 Jul 2003 04:46:35 +0000 (04:46 +0000)]
Alan Acurry reports that Mapsned hoses if you edit a file with a comment
that's > 30 chars, so we truncate them here.

22 years agoAdd chkdoc.
robertl [Fri, 11 Jul 2003 04:51:43 +0000 (04:51 +0000)]
Add chkdoc.

22 years agoWorkaround Meridian timewarp on tracks.
robertl [Fri, 11 Jul 2003 04:50:07 +0000 (04:50 +0000)]
Workaround Meridian timewarp on tracks.
Implement centiseconds.

22 years agoAdd centisecs to track accesses.
robertl [Fri, 11 Jul 2003 04:49:36 +0000 (04:49 +0000)]
Add centisecs to track accesses.

22 years agoSketch in (crude) gpilots code so someone else can finish it.
robertl [Thu, 10 Jul 2003 06:02:12 +0000 (06:02 +0000)]
Sketch in (crude) gpilots code so someone else can finish it.

22 years agoDoh! Typo fix for description being clobbered.
robertl [Wed, 9 Jul 2003 16:04:55 +0000 (16:04 +0000)]
Doh!   Typo fix for description being clobbered.

22 years agoAdd snlen and supporesswhite to gpx output options.
robertl [Thu, 3 Jul 2003 21:07:35 +0000 (21:07 +0000)]
Add snlen and supporesswhite to gpx output options.

22 years agoRobustify escaping for newer 'sed's.
robertl [Mon, 30 Jun 2003 18:41:32 +0000 (18:41 +0000)]
Robustify escaping for newer 'sed's.

22 years agoUpdated quovadis reference files from Bruce.
robertl [Mon, 30 Jun 2003 18:30:47 +0000 (18:30 +0000)]
Updated quovadis reference files from Bruce.

22 years agoUpdate vecs & testo for Quovadis from Bruce Thompson.
robertl [Mon, 30 Jun 2003 18:29:39 +0000 (18:29 +0000)]
Update vecs & testo for Quovadis from Bruce Thompson.

22 years agoAdd Quovadis suport, courtesy Bruce Thompson, bruce at otherother.com.
robertl [Mon, 30 Jun 2003 05:41:29 +0000 (05:41 +0000)]
Add Quovadis suport, courtesy Bruce Thompson, bruce at otherother.com.

22 years agoAdd new Doc stuff from P. Roosen.
robertl [Wed, 25 Jun 2003 15:25:54 +0000 (15:25 +0000)]
Add new Doc stuff from P. Roosen.

22 years agoFrom Ron Parker. Preserve order when suppresing dupes.
robertl [Wed, 25 Jun 2003 15:24:56 +0000 (15:24 +0000)]
From Ron Parker.   Preserve order when suppresing dupes.

22 years agoFix gpsutil output. Deal with wreckage in test suite.
robertl [Wed, 25 Jun 2003 15:19:02 +0000 (15:19 +0000)]
Fix gpsutil output.   Deal with wreckage in test suite.

22 years agoBump version to 1.0
robertl [Thu, 19 Jun 2003 05:58:06 +0000 (05:58 +0000)]
Bump version to 1.0

22 years agoTweak release script.
robertl [Thu, 19 Jun 2003 03:41:06 +0000 (03:41 +0000)]
Tweak release script.

22 years agoFix timeout on startup.
robertl [Thu, 19 Jun 2003 03:38:51 +0000 (03:38 +0000)]
Fix timeout on startup.
Add status indicator during upload
Sketch in release target in Makefile.

22 years agoTry hard to get a description if it's blank when we get here.
robertl [Tue, 17 Jun 2003 15:15:04 +0000 (15:15 +0000)]
Try hard to get a description if it's blank when we get here.

22 years agoAdd more file format descriptions.
robertl [Sat, 14 Jun 2003 22:51:35 +0000 (22:51 +0000)]
Add more file format descriptions.

22 years agosolidify duplicate sort states in testo
robertl [Thu, 12 Jun 2003 23:54:04 +0000 (23:54 +0000)]
solidify duplicate sort states in testo

22 years agoRemove C99'ism.
robertl [Thu, 12 Jun 2003 23:52:03 +0000 (23:52 +0000)]
Remove C99'ism.

22 years agoFix le_read64 to not actually be le_read56.
robertl [Thu, 12 Jun 2003 20:17:37 +0000 (20:17 +0000)]
Fix le_read64 to not actually be le_read56.
Easygps: use it when writing coords.

22 years agoDo a more thorough job keeping conflicted names unique.
robertl [Thu, 12 Jun 2003 15:36:01 +0000 (15:36 +0000)]
Do a more thorough job keeping conflicted names unique.

22 years agoSort radius filter output by distance to home point.
robertl [Thu, 12 Jun 2003 02:45:57 +0000 (02:45 +0000)]
Sort radius filter output by distance to home point.

22 years agomake inclusion of sys/time.h !WIN32 specific.
robertl [Thu, 12 Jun 2003 01:30:05 +0000 (01:30 +0000)]
make inclusion of sys/time.h !WIN32 specific.

22 years agoMinor leak fixes.
robertl [Wed, 11 Jun 2003 05:07:39 +0000 (05:07 +0000)]
Minor leak fixes.

22 years agoRon Parker's Nav Companion takes 20 character shortnames. Adjusted call
robertl [Tue, 10 Jun 2003 16:02:30 +0000 (16:02 +0000)]
Ron Parker's Nav Companion takes 20 character shortnames.   Adjusted call
to setshortlen.

22 years agoDelete bogus inclusion of <sys/time.h>.
robertl [Wed, 4 Jun 2003 23:24:26 +0000 (23:24 +0000)]
Delete bogus inclusion of <sys/time.h>.

22 years agoAdd README.
robertl [Wed, 4 Jun 2003 17:36:33 +0000 (17:36 +0000)]
Add README.

22 years agoInitial checkin of magxfer.
robertl [Wed, 4 Jun 2003 17:25:07 +0000 (17:25 +0000)]
Initial checkin of magxfer.

22 years agoDon't strip exteriour quotes from fields. From Mottram.
robertl [Tue, 3 Jun 2003 20:50:05 +0000 (20:50 +0000)]
Don't strip exteriour quotes from fields.   From Mottram.

22 years agoMake rtrim work sensibly when passed null pointers or pointers to empty
robertl [Tue, 3 Jun 2003 18:14:29 +0000 (18:14 +0000)]
Make rtrim work sensibly when passed null pointers or pointers to empty
strings.

22 years agoAvoide GNU C extension of math on a void pointer.
robertl [Tue, 3 Jun 2003 17:29:31 +0000 (17:29 +0000)]
Avoide GNU C extension of math on a void pointer.

22 years agoDon't free description twice when prefer_shortnames. From Ron.
robertl [Tue, 27 May 2003 15:22:21 +0000 (15:22 +0000)]
Don't free description twice when prefer_shortnames.   From Ron.

22 years agoDon't use C99/C++ comments.
robertl [Thu, 22 May 2003 21:50:56 +0000 (21:50 +0000)]
Don't use C99/C++ comments.

22 years agoFix read of PCX. Commonize mag2degrees. From Ian Mahuron.
robertl [Thu, 22 May 2003 21:47:11 +0000 (21:47 +0000)]
Fix read of PCX.   Commonize mag2degrees.  From Ian Mahuron.

22 years agoFix parsing of blank PCX description fields; Ian Mahuron & myself.
robertl [Thu, 22 May 2003 14:45:39 +0000 (14:45 +0000)]
Fix parsing of blank PCX description fields; Ian Mahuron & myself.
Fix indention.

22 years agoAdd prefer_shortnames back in.
robertl [Thu, 22 May 2003 04:08:35 +0000 (04:08 +0000)]
Add prefer_shortnames back in.

22 years agoA variety of icon fixes for Mapsource, Mapsend, and PCX from Ian Mahuron.
robertl [Wed, 21 May 2003 20:03:32 +0000 (20:03 +0000)]
A variety of icon fixes for Mapsource, Mapsend, and PCX from Ian Mahuron.

22 years agoAdd 'waypoint' back to table. Thanx Ian!
robertl [Wed, 21 May 2003 15:12:15 +0000 (15:12 +0000)]
Add 'waypoint' back to table.   Thanx Ian!

22 years agoAdd scaling and centering code to tiger output. Make output of description
robertl [Wed, 21 May 2003 14:55:08 +0000 (14:55 +0000)]
Add scaling and centering code to tiger output.   Make output of description
optional.

22 years agoDon't clobber output vector if nothing was present on command line.
robertl [Wed, 21 May 2003 14:31:48 +0000 (14:31 +0000)]
Don't clobber output vector if nothing was present on command line.

22 years agoFix Icon mappings for Mapsource. From ian at mahuron.org.
robertl [Wed, 21 May 2003 02:18:07 +0000 (02:18 +0000)]
Fix Icon mappings for Mapsource.   From ian at mahuron.org.

22 years agoDon't call mkshort twice for ANYNAME. Fix for Rick.
robertl [Wed, 21 May 2003 02:14:49 +0000 (02:14 +0000)]
Don't call mkshort twice for ANYNAME.  Fix for Rick.

22 years agoRick Richardson wrote:
robertl [Sat, 17 May 2003 19:30:21 +0000 (19:30 +0000)]
Rick Richardson wrote:

> This patch adds..
>
>     - fix for Makefile
>     - Teach geo.c how to read the <type> and stick it in icon_descr.
>       N.B. not sure I did this 100% right
>     - Teach gpsdrive.style how to output icon_descr as the "category".

22 years agoAdd EasyGPS binary format based on info from Eric Cloninger.
robertl [Wed, 14 May 2003 22:40:27 +0000 (22:40 +0000)]
Add EasyGPS binary format based on info from Eric Cloninger.

22 years agoAdd EasyGPS binary format based on info from Eric Cloninger.
robertl [Wed, 14 May 2003 18:50:27 +0000 (18:50 +0000)]
Add EasyGPS binary format based on info from Eric Cloninger.

22 years agoFix readme and add radius.csv. From Mottram.
robertl [Fri, 9 May 2003 21:11:36 +0000 (21:11 +0000)]
Fix readme and add radius.csv.   From Mottram.

22 years agoFix curl upload syntx.
robertl [Fri, 9 May 2003 21:00:44 +0000 (21:00 +0000)]
Fix curl upload syntx.

22 years agoFix release process.
robertl [Wed, 7 May 2003 14:25:22 +0000 (14:25 +0000)]
Fix release process.

22 years agoTweak internal_styles.c timestamp in release build.
robertl [Wed, 7 May 2003 14:16:18 +0000 (14:16 +0000)]
Tweak internal_styles.c timestamp in release build.

22 years agoRevert last change. Alex says 4.06 firmware fixed that.
robertl [Wed, 7 May 2003 13:58:37 +0000 (13:58 +0000)]
Revert last change.   Alex says 4.06 firmware fixed that.

22 years agoAdd versioning to display_vecs for future improvements.
robertl [Wed, 7 May 2003 13:56:13 +0000 (13:56 +0000)]
Add versioning to display_vecs for future improvements.

22 years agoAdd urlbase to GPX.
robertl [Wed, 7 May 2003 02:31:44 +0000 (02:31 +0000)]
Add urlbase to GPX.